﻿body 
{
	
}
Body A:link
{
	color: #004b96;
	font-family: Verdana;
	text-decoration: none;
	font-size: 8pt;
}

Body A:active
{
	color: Teal;
	font-family: Verdana;
	text-decoration: none;
	font-size: 9pt;
}
Body A:visited
{
	color: #004b96;
	font-family: Verdana;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bolder;
}
Body A:hover
{
	color: Fuchsia;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 8pt;
}

.Grid
{
	color: #004b96;
	border-color: #004b96;
	background-color: #C0C0FF;
	font-weight: normal;
	font-size: 8pt;
	font-family: 'Arial';
	text-indent: 1pt;
	text-align: left;
}
.GridHeaderStyle
{
	background-color: #004b96;
	border-color: Black;
	border-style: solid;
	font-size: 8pt;
	font-weight: bolder;
	height: 1pt;
	color: White;
	font-family: Verdana;
}
.GridAlternateItewStyle
{
	color :#004b96   ;
	background-color : Aqua ;
	
}
.GridLabel
{
	color: #004b96;
	font-size: 9pt;
	font-family: Verdana;
	text-align: inherit;
	vertical-align: top;
}
.Label
{
	color: #004b96;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
}

.BackGround
{
	background-color : White ;
}
.#004b96BlueBackGround
{
	background-color : #004b96 ;
}
.TextBox
{
	border-bottom-color: #004b96;
	border-style: solid;
	font-size: 9pt;
	font-family: Verdana;
}

PagerStyle
{
	color : Yellow ;
	font-size : 8pt   ;
	font-weight :lighter  ;
	
}
PagerStyle A:link
{
	color : Maroon; 
}
.DataListLabel
{
	color: #004b96;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	text-align: inherit;
	vertical-align: top;
}
